String Schema
IdentifierType Simple Type
Description
Type for an unique identifier
Namespace http://string.drv.de/xmlschema/string
Type
Restriction of xs:string
Overview
IdentifierType Restriction of xs:string
Type for an unique identifier
Source
<xs:simpleType name="IdentifierType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Type for an unique identifier</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string" />
</xs:simpleType>
See Also
String Schema

 

 


© 2017 All Rights Reserved.

Send comments on this topic.